home *** CD-ROM | disk | FTP | other *** search
/ Univers Interactif 3 / INTERACTIF.BIN / pc / planeten / internet / chat21pr.sit / Chat 2.1Pre10 Release / Chat FAQ < prev    next >
Text File  |  1994-11-08  |  3KB  |  92 lines

  1. Chat - Freqently Asked Questions:  (and the answers too!)
  2. -----------------------------------
  3.  
  4. This document include answers to:
  5.         How do I do all this customization you talk about in the docs?
  6.         Why won't the administrator password work?
  7.         How do I change where the log files are kept?
  8.         How do I turn off or restrict logging to one file?
  9.         Where can I get the latest version of Chat?
  10.         Why can't I telnet to port 1420 and connect to Chat?
  11.  
  12. ---===---
  13.  
  14. (Q)     
  15. How can I do all this customization you talk about in the docs?
  16.  
  17. (A)     
  18. All you need to Customize chat is a copy of ResEdit, available at
  19. ftp.apple.com, and elsewhere. The text that is displayed in the chat
  20. room, preferences, log file names, etc. are all stored in STR#, STR,
  21. and TEXT resources in the Chat Application.
  22.  
  23. ---===---
  24.  
  25. (Q)     
  26. Why won't the administrator password work?
  27.  
  28. (A)     
  29. The administrator password is not used at login time (when it asks you to 
  30. enter in a password).  In fact, you are NEVER prompted for the 
  31. administrator password.  Instead, it is used as part of the command you 
  32. want to execute.  For instance, the "\RESTART" command, which is used to 
  33. log everyone out of the chat room would be entered like this:
  34.         
  35. "\RESTART admin"
  36.  
  37. ---===---
  38.  
  39. (Q)     
  40. How do I change where the log files are kept?
  41.                 
  42. (A)     
  43. In the chat room application, there are several STR# resources which 
  44. contain preferences for settings such as this.  To change the location of 
  45. the log files - you'll need to edit the STR# resource named "Log File 
  46. Names".  For instance, to have the chat room log Channel 1 to the file 
  47. "Channel 1 Chit Chat" in the folder "Chat Room Stuff" on "Macintosh HD".  
  48. You would change the first string in the STR# resource to: 
  49.  
  50. "Macintosh HD:Chat Room Stuff:Channel 1 Chit Chat" 
  51.  
  52. If you don't already have ResEdit, get it, you'll need it to set the 
  53. administrator password to something other than "admin".  Not to mention the 
  54. fact that it is a really handy utility that no macintosh user should be 
  55. without.
  56.  
  57. ---===---
  58.  
  59. (Q)
  60. How can I turn off or restrict the logging to one file?        
  61.  
  62. (A)
  63. If you blank out the filename for the log file in the str# resource,
  64. the chat room will not open a log file for that channel. Alternatively,
  65. if you set all of the file names to the same filename, all the channels
  66. will be logged to the same file.
  67.  
  68. ---===---
  69.  
  70. (Q)     
  71. Where can I get the latest version of Chat?
  72.  
  73. (A)     
  74. The most up to date version of chat and the source code for chat will 
  75. always be available in "/pub/chat" on the ftp site 
  76. "pluto.cc.umr.edu".  Chat will usually be available on the major FTP 
  77. archive sites as well.  (Sumex, Wuarchive, etc.)
  78.         
  79. ---===---
  80.  
  81. (Q)     
  82. Why can't I telnet to port 1420 and connect to Chat?
  83.                 
  84. (A)     
  85. Starting with version 2.0.6 of Chat, I made the default port that
  86. Chat runs on to be Port #23. This is the default port for telnet,
  87. which is much easier for most people to use, since you don't have
  88. to specify a port number when telnetting into the chat room.
  89.  
  90. The port can still be changed though by editing the preferences 
  91. resource.
  92.